| Package | ch.fhir.ig.ch-term |
| Resource Type | CodeSystem |
| Id | bfs-medstats-29-dischargeencounter |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-bfs-medstats-29-dischargeencounter.html |
| URL | http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-29-dischargeencounter |
| Version | 3.3.0-ci-build |
| Status | active |
| Date | 2019-01-01 |
| Name | BfsMedstats29Dischargeencounter |
| Title | BFS Medizinische Statistik - 29 1.5.V04 - Behandlung nach Austritt / Prise en charge après la sortie / Trattamento dopo l’uscita |
| Realm | ch |
| Authority | hl7 |
| Description | BFS defines variables for medical statistic (german, french, italian) see [BFS](https://www.bfs.admin.ch/bfs/de/home/statistiken/kataloge-datenbanken/publikationen.assetdetail.7066232.html). Behandlung, Pflege, Rehabilitation nach dem Spitalaufenthalt. Es geht darum, den Behandlungserfolg resp. den Abhängigkeitsgrad bei Austritt anzugeben. Nur die am besten zutreffende Kategorie auswählen. |
| Copyright | CC0-1.0 |
| Content | complete |
| ValueSet | |
| bfs-medstats-29-dischargeencounter | BFS Medizinische Statistik - 29 1.5.V04 - Behandlung nach Austritt / Prise en charge après la sortie / Trattamento dopo l’uscita |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem bfs-medstats-29-dischargeencounter
This case-sensitive code system http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-29-dischargeencounter defines the following codes:
| Code | Display |
| 1 | geheilt/kein Behandlungsbedarf |
| 2 | ambulante Behandlung |
| 3 | ambulante Pflege (z.B. SPITEX) |
| 4 | stationäre Behandlung oder Pflege |
| 5 | Rehabilitation (amb. oder stat.) |
| 8 | anderes |
| 9 | unbekannt |
| 0 | Todesfall |
{
"resourceType": "CodeSystem",
"id": "bfs-medstats-29-dischargeencounter",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-29-dischargeencounter",
"version": "3.3.0-ci-build",
"name": "BfsMedstats29Dischargeencounter",
"title": "BFS Medizinische Statistik - 29 1.5.V04 - Behandlung nach Austritt / Prise en charge après la sortie / Trattamento dopo l’uscita",
"status": "active",
"experimental": false,
"date": "2019-01-01",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
},
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/",
"use": "work"
}
]
}
],
"description": "BFS defines variables for medical statistic (german, french, italian) see [BFS](https://www.bfs.admin.ch/bfs/de/home/statistiken/kataloge-datenbanken/publikationen.assetdetail.7066232.html). Behandlung, Pflege, Rehabilitation nach dem Spitalaufenthalt. Es geht darum, den Behandlungserfolg resp. den Abhängigkeitsgrad bei Austritt anzugeben. Nur die am besten zutreffende Kategorie auswählen.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"caseSensitive": true,
"compositional": false,
"content": "complete",
"concept": [
{
"code": "1",
"display": "geheilt/kein Behandlungsbedarf"
},
{
"code": "2",
"display": "ambulante Behandlung"
},
{
"code": "3",
"display": "ambulante Pflege (z.B. SPITEX)"
},
{
"code": "4",
"display": "stationäre Behandlung oder Pflege"
},
{
"code": "5",
"display": "Rehabilitation (amb. oder stat.)"
},
{
"code": "8",
"display": "anderes"
},
{
"code": "9",
"display": "unbekannt"
},
{
"code": "0",
"display": "Todesfall"
}
]
}